home *** CD-ROM | disk | FTP | other *** search
/ AM/FM: Amiga Musicians' Freeware Magazine 4 / AM-FM 4.adf / s / startup-sequence < prev   
Text File  |  1991-11-16  |  462b  |  21 lines

  1. ; Startup-Sequence for AMFM, Issue 4
  2.  
  3. eighty on
  4. type AMFM#4:text/Copyright.txt
  5. AMFM#4:graphics/coverpic.exe
  6. echo "Loading AM/FM issue #4 - please be patient."
  7. AMFM#4:c/checkmem 500000
  8. if not warn
  9.     type AMFM#4:text/aboutbackground
  10.     run >nil: AMFM#4:music/quantum2.exe
  11.     wait 12 secs
  12. else
  13.     echo "Sorry - not enough free memory for background music..."
  14. endif
  15.  
  16. copy AMFM#4:c/PPMore ram: quiet
  17. cd ram:
  18.  
  19. AMFM#4:c/blankscreen
  20. AMFM#4:c/amfmmenu AMFM#4:s/menu
  21.